You are here:
Symbol Reference >
Dew Namespace
>
Dew.Stats Namespace
>
Dew.Stats.Units Namespace
>
Classes
>
Statistics Class
>
Statistics Methods
>
ExponentFit Method
>
Statistics.ExponentFit Method ([In] TVec, out double)
Dew Stats for .NET
Statistics.ExponentFit Method ([In] TVec, out double)
Statistics Class
Statistics Members
Dew.Stats.Units Namespace
ExponentFit Method
Collapse All
Calculate parameters for exponentialy distributed values.
Syntax
C#
Visual Basic
public
static
void
ExponentFit
([In]
TVec
X
,
out
double
mu
);
Public
static
Function
ExponentFit
(
X
As
[In]
TVec
,
mu
As
out
double
)
As
void
Group
ExponentFit Method
Links
Statistics Class
,
Statistics Members
,
Dew.Stats.Units Namespace
,
ExponentFit Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!